11/27/2019

Introduction

The goal of this project is to develop a web page presentation using R Markdown. The presentation should contain a plot created with Plotly.

Data

The data used in this project will be the "mtcars" dataset in R. The plot will show the correlation between horsepower (hp) and mile per gallon data (mpg).

MPG vs HP

Thank you!